Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hotfix/upack existing package #14489

Merged
merged 8 commits into from
May 26, 2021

Conversation

mihairatoiu
Copy link
Contributor

@mihairatoiu mihairatoiu commented Mar 1, 2021

Task name: UniversalPackages

Description: On existing package publish fail with error instead of success.

Documentation changes required: (Y/N) N

Added unit tests: (Y/N) N

Attached related issue: Y
#14487
Checklist:

  • Task version was bumped - please check instruction how to do it
  • Checked that applied changes work as expected

@ghost
Copy link

ghost commented Mar 1, 2021

CLA assistant check
All CLA requirements met.

Tasks/UniversalPackagesV0/universalpublish.ts Outdated Show resolved Hide resolved
Tasks/UniversalPackagesV0/universalpublish.ts Outdated Show resolved Hide resolved
Tasks/UniversalPackagesV0/universalpublish.ts Outdated Show resolved Hide resolved
Tasks/UniversalPackagesV0/task.loc.json Outdated Show resolved Hide resolved
Tasks/UniversalPackagesV0/task.json Outdated Show resolved Hide resolved
@mihairatoiu mihairatoiu requested a review from zhenghao104 April 1, 2021 11:18
@tldavies
Copy link

@zhenghao104 @aasim @phil-hodgson @satbai @mihairatoiu - I was wondering if we can get an update on when this will get merged. As it is cause confusion in our publish builds.

@mihairatoiu
Copy link
Contributor Author

I'm also waiting on the reviewers

@thisisbrianstewart
Copy link

Looking for this fix to be merged on our end as well, happy to help out in any way I can, but looks like it is still pending reviews.

@zhenghao104
Copy link
Contributor

Approved, only the task version needs to be updated to match the current sprint.

@mihairatoiu
Copy link
Contributor Author

Sure, I have updated the task version

@mihairatoiu
Copy link
Contributor Author

Is there something else needed to do? I see that It's waiting for status on the pipelines for a couple of days...

@zhenghao104
Copy link
Contributor

You may have to update this branch with the base branch to kick off those pipeline.

@mihairatoiu
Copy link
Contributor Author

I did that but I see it didn't work and it's now again out-of-date with the base branch

@mihairatoiu
Copy link
Contributor Author

/azp run

@azure-pipelines
Copy link

Commenter does not have sufficient privileges for PR 14489 in repo microsoft/azure-pipelines-tasks

@mihairatoiu
Copy link
Contributor Author

@zhenghao104 can you please retrigger the azure pipelines to run? I have updated to master but it didn't trigger.

@zhenghao104
Copy link
Contributor

Retriggered

@azure-pipelines
Copy link

Azure Pipelines successfully started running 4 pipeline(s).

@zhenghao104
Copy link
Contributor

@mihairatoiu @tldavies @thisisbrianstewart Can this be merged?

Copy link

@thisisbrianstewart thisisbrianstewart left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, no comments to add. Did notice another issue during the review that I will open separately -- this PR correctly checks the error code with ===, but previous code used ==, and we should favor strict equality unless we expect that return type to mutate.

@thisisbrianstewart
Copy link

@mihairatoiu @tldavies @thisisbrianstewart Can this be merged?

Reviewed and good to go on my end.

@zhenghao104
Copy link
Contributor

@thisisbrianstewart I am not able to merge from my end. @mihairatoiu

@thisisbrianstewart
Copy link

@zhenghao104 it likely requires someone who is a code owner to merge it. @aasim @phil-hodgson @satbai could you review this PR and assist?

@mihairatoiu
Copy link
Contributor Author

Sorry, I don't have the option to merge it. The code owners should be able to.

@aasim
Copy link
Member

aasim commented May 26, 2021

@mihairatoiu - can you please rebase this branch with master to resolve conflicts

@mihairatoiu
Copy link
Contributor Author

mihairatoiu commented May 26, 2021

@aasim - I have updated to current version of master and increased the version to current sprint

@zhenghao104
Copy link
Contributor

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 4 pipeline(s).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants